home *** CD-ROM | disk | FTP | other *** search
- object About: TAbout
- Left = 230
- Top = 130
- BorderIcons = [biSystemMenu]
- BorderStyle = bsNone
- Caption = 'About FUNNY BALL game'
- ClientHeight = 200
- ClientWidth = 324
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -14
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- Icon.Data = {<image000.ico>}
- Position = poScreenCenter
- PrintScale = poNone
- Scaled = False
- PixelsPerInch = 96
- TextHeight = 16
- object Image1: TImage
- Left = 0
- Top = 0
- Width = 324
- Height = 200
- Align = alClient
- AutoSize = True
- Picture.Data = {<image001.bmp>}
- OnClick = Image1Click
- end
- end
-